delete unused lib-name-match-soversion.patch
author肖盛文 <atzlinux@yeah.net>
Sat, 23 May 2020 02:27:51 +0000 (10:27 +0800)
committer肖盛文 <atzlinux@yeah.net>
Sat, 23 May 2020 02:27:51 +0000 (10:27 +0800)
debian/patches/lib-name-match-soversion.patch [deleted file]
debian/patches/series

diff --git a/debian/patches/lib-name-match-soversion.patch b/debian/patches/lib-name-match-soversion.patch
deleted file mode 100644 (file)
index cd3bed4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Aron Xu <aron@debian.org>
-Date: Mon, 9 Oct 2017 22:02:39 +0800
-Subject: make sure library name matches soname
-
-===================================================================
----
- src/CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 234dc85..3e6759a 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -75,7 +75,7 @@ set_target_properties(
-     OUTPUT_NAME
-       opencc
-     VERSION
--      1.0.0
-+      2.0.0
-     SOVERSION
-       2
- )
index 13daee00c6f4448dbff726e1be17ea501406bbfe..a2300cf87d3c36a5fc332d936e553c157f3116c6 100644 (file)
@@ -1,3 +1,2 @@
-lib-name-match-soversion.patch
 use-cmake-install-libdir.patch
 0004-data-Explicitly-use-python3.patch